home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 437 < prev    next >
Encoding:
Text File  |  1996-08-05  |  782 b   |  23 lines

  1. Newsgroups: comp.lang.c
  2. Path: angel.qdeck.com!usenet
  3. From: @
  4. Subject: Compare Algorithm
  5. Organization: Quarterdeck
  6. Date: Fri, 5 Jan 1996 19:05:11 GMT
  7. Message-ID: <N.010596.110511.82@joel.qil.qdeck.com>
  8. X-Newsreader: Quarterdeck Message Center [2.00]
  9. Sender: usenet@qdeck.com (Netnews Administrator)
  10.  
  11. Hi Guys,
  12.  
  13. I am looking for an Alogithm or C code to compare files strings. Bascically, 
  14. I want to compare files, and see what has changed (what is new, what has moved, 
  15. what is deleted...). Files can be big, of all lenght actually. (So I would 
  16. probably need to load them in EMS, then compare them. But I would like the 
  17. compare algorithm more than any thing else). 
  18.  
  19. Any one who could help me out with such a compare algorithm?
  20. Thanks in advance for posting in this newsgroup.
  21. Jo.
  22.  
  23.